home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / bbs / ny_011.zip / SAMPLEIB.CFG < prev    next >
Text File  |  1996-03-24  |  1KB  |  34 lines

  1. ; New York 2008 InterBBS Configuration file
  2. ;
  3. ; Edit and save this file as INTERBBS.CFG
  4. ;
  5. ; Any text following a semi-colon (;), and blank lines, are ignored.
  6. ;
  7. ;------------------------------------------------------------------------------
  8. ;
  9. ; Systems's Node Address. Point addresses are optional.
  10. ;
  11. SystemAddress 1:111/1
  12. ;
  13. ;------------------------------------------------------------------------------
  14. ;
  15. ; Location of the mailer's *.MSG netmail directory.
  16. ;
  17. NetmailDir D:\FD\MSG
  18. ;
  19. ;------------------------------------------------------------------------------
  20. ;
  21. ; Message Settings. Yes turns on each setting, No turns off the setting.
  22. ;
  23. ;     Crash          - Set Crashmail flag on messages
  24. ;     Hold           - Set the Hold For Pickup flag on messages
  25. ;     EraseOnSend    - Set the Kill When Sent flags on message
  26. ;     EraseOnReceive - Erase inbound messages after they have been processed
  27. ;
  28. Crash          No
  29. Hold           No
  30. EraseOnSend    Yes
  31. EraseOnReceive Yes
  32. ;
  33. ;------------------------------------------------------------------------------
  34.